xen.git
2014-12-11 Jan Beulichhave architectures specify the number of PIRQs a hardwa...
2014-12-11 Jan Beulichlock down hypercall continuation encoding masks
2014-12-11 Jan BeulichVMX: don't allow PVH to reach handle_mmio()
2014-12-10 Ian Jacksonlibxl: events: Document and enforce actual callbacks...
2014-12-10 Ian Jacksonlibxl: events: Deregister evtchn fd when not needed
2014-12-10 Ian Jacksonlibxl: events: Tear down SIGCHLD machinery on ctx destr...
2014-12-10 Ian Jacksonlibxl: events: Deregister, don't just modify, sigchld...
2014-12-10 Ian Jacksonlibxl: events: Deregister xenstore watch fd when not...
2014-12-10 Ian Jacksonlibxl: events: Assert that libxl_ctx_free is not called...
2014-12-09 Olaf Heringtools/xenstore: fix link error with libsystemd
2014-12-09 Julien Grallxen/arm: Correct the opcode for BUG_INSTR on arm32
2014-12-09 Daniel De Graafflask/policy: Example policy updates for migration
2014-12-08 Keir Fraserswitch to write-biased r/w locks
2014-12-05 Don DuggerVT-d: decouple SandyBridge quirk from VTd timeout
2014-12-04 Wei Liusystemd: use pkg-config to determine systemd library...
2014-12-04 Julien Grallxen/arm: Handle platforms with edge-triggered virtual...
2014-12-04 Boris Ostrovskypygrub: Fix regression from c/s d1b93ea, attempt 2
2014-12-04 Vitaly Kuznetsovlibxc: check in xc_get_tot_pages() that the proper...
2014-12-04 Andrew Cooperpython/xs: Correct the indirection of the NULL xshandle...
2014-12-04 Andrew Cooperpython/xc: Fix multiple issues in pyxc_readconsolering()
2014-12-04 Daniel Kipergitignore: group tools/hotplug files in one place
2014-12-04 Daniel Kipergitignore: ignore some files generated by configure
2014-12-04 Olaf Heringtools/hotplug: update systemd dependency to use service...
2014-12-04 Wei Liulibxl: expose #define to 4.5 and above
2014-12-04 Olaf HeringINSTALL: fix typo in xendomains.service name
2014-12-03 Ian JacksonMerge branch 'master' of xenbits.xen.org:/home/xen...
2014-12-03 Konrad Rzeszutek... Xen-4.5.0-rc3: Update tag for qemu-xen.
2014-12-02 Wei Liuxl: fix two memory leaks
2014-12-02 Euan Harrislibxl: Don't dereference null new_name pointer in libxl...
2014-12-02 Wei Liulibxl: un-constify return value of libxl_basename
2014-12-02 Chunyan Liumissing chunk of HVM direct kernel boot patch
2014-12-02 Razvan Cojocaruxenstore: Clarify xs_open() semantics
2014-12-02 M A Youngxl: fix migration failure with xl migrate --debug
2014-12-02 Euan Harrislibxl: libxl_domain_info: fix typo in error message
2014-12-02 Jan Beulichx86/HVM: prevent infinite VM entry retries
2014-11-28 Zhigang Wangset pv guest default video_memkb to 0
2014-11-28 Chunyan Liufix rename: xenstore not fully updated
2014-11-28 Chunyan Liuremove domain field in xenstore backend dir
2014-11-28 Andrew Coopertools/oxenstored: Fix | vs & error in fd event handling
2014-11-28 Olaf HeringINSTALL: correct EXTRA_CFLAGS handling
2014-11-28 Wei Liulibxl: allow copying between bitmaps of different sizes
2014-11-27 Andrew Cooperdocs/commandline: Refresh document for 4.5
2014-11-27 Daniel De Graafxsm/flask: add two missing domctls
2014-11-27 Jan Beulichx86/PVH: properly disable vLAPIC
2014-11-27 Boris Ostrovskyx86: disable VPMU for PVH guests
2014-11-27 Jan Beulichx86/HVM: confine internally handled MMIO to solitary...
2014-11-27 Jan Beulichx86: limit checks in hypercall_xlat_continuation()...
2014-11-25 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2014-11-25 Jan BeulichvNUMA: rename interface structures
2014-11-25 Ian Campbelllibxc: don't leak buffer containing the uncompressed...
2014-11-25 Ian Campbellxen: arm: Support the other 4 PCI buses on Xgene
2014-11-25 Stefano Stabellinixen/arm: clear UIE on hypervisor entry
2014-11-25 Julien Grallscripts/get_maintainer.pl: Correctly CC the maintainers
2014-11-25 George Dunlapxl: Return proper error codes for block-attach and...
2014-11-25 Jan Beulichx86/HVM: don't crash guest upon problems occurring...
2014-11-25 Jan Beulichx86: don't ignore foreigndom input on various MMUEXT ops
2014-11-25 Jan Beulichx86: tighten page table owner checking in do_mmu_update()
2014-11-25 Jan Beulichx86/cpuidle: don't count C1 multiple times
2014-11-24 Konrad Rzeszutek... dpci: add 'masked' as a gate for hvm_dirq_assist to...
2014-11-20 Andrew Cooperx86/mm: fix a reference counting error in MMU_MACHPHYS_...
2014-11-20 Andrew Cooperdocs/commandline: Fix formatting issues
2014-11-20 Ian Campbellxen: arm: correct specific mappings for PCIE0 on X...
2014-11-20 Ian Campbellxen: arm: correct off by one in xgene-storm's map_one_mmio
2014-11-20 Ian Campbellxen: arm: Drop EARLY_PRINTK_BAUD from entries which...
2014-11-20 Ian Campbellxen: arm: Add earlyprintk for McDivitt.
2014-11-20 Ian Campbelldocs: workaround markdown parser error in xen-command...
2014-11-20 Clark Laughlinmkdeb: correctly map package architectures for x86...
2014-11-20 Euan Harrislibxl: Document device parameter of libxl_device_<type...
2014-11-20 Wei Liulibxl: remove existence check for PCI device hotplug
2014-11-18 Ian Jacksonlibxl: CODING_STYLE: Discuss existing style problems
2014-11-18 Ian Jacksonlibxl: CODING_STYLE: Mention function out parameters
2014-11-18 Ian Jacksonlibxl: CODING_STYLE: Deprecate `error' for out blocks
2014-11-18 Ian Jacksonlibxl: CODING_STYLE: Much new material
2014-11-18 Jan Beulichx86emul: enforce privilege level restrictions when...
2014-11-18 Jan Beulichx86: don't allow page table updates on non-PV page...
2014-11-17 Jan BeulichEFI: allow retry of ExitBootServices() call
2014-11-17 Jan Beulichx86: (allow to) override LIST_POISON*
2014-11-14 Wei Liulibxl: add missing action in DEFINE_DEVICE_ADD
2014-11-14 Emil CondreavTPM: Fix Atmel timeout bug.
2014-11-14 Wei Liuxl: correct test condition on libxl_domain_info
2014-11-14 Olaf Heringtools/hotplug: use configure --sysconfdir result
2014-11-12 Juergen Grossadjust number of domains in cpupools when destroying...
2014-11-12 Konrad Rzeszutek... dpci: replace tasklet with softirq
2014-11-12 Konrad Rzeszutek... dpci: move from an hvm_irq_dpci (and struct domain...
2014-11-12 Meng Xusched_rt: serialize vcpu data access
2014-11-12 Meng Xusched_rt: sanity check input and serialization
2014-11-12 M A Youngfix commit xen/arm: Add support for GICv3 for domU
2014-11-11 Konrad Rzeszutek... Xen 4.5.0-rc2: Update tag for QEMU upstream tree....
2014-11-10 Stefano Stabellinipvgrub: ignore NUL
2014-11-10 Julien Grallxen/arm: Add support for GICv3 for domU
2014-11-06 Ian Campbelltools: libxl: do not overrun input buffer in libxl__par...
2014-11-06 Ian Campbelltools: libxl: do not leak diskpath during local disk...
2014-11-05 Ian Campbellxen: arm: propagate gic's #address-cells property to...
2014-11-05 Ian Campbellxen: arm: configure correct dom0_gnttab_start/size
2014-11-05 Markus Hauschildxentop: Dynamically expand some columns
2014-11-04 Jan Beulich... as being more like a hypervisor extension into...
2014-11-04 Razvan Cojocarux86: disable emulate.c REP optimization if introspectio...
2014-11-04 Roy FranzEFI: ignore EFI commandline, skip console setup when...
2014-11-04 Willy Tarreaulzo: check for length overrun in variable length encoding
2014-11-04 Willy TarreauRevert "lzo: properly check for overruns"
next